home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / PROGTOOL / GLOVE.ZIP;1 / READ.ME < prev    next >
Encoding:
Text File  |  1992-02-01  |  660 b   |  19 lines

  1. This is the new version that (on the PC) works off of timer interrupts.
  2. It also does auto-calibration of the delay loops.
  3.  
  4. glove.h contains a number of general-purpose structs, defines and
  5.     prototypes for accessing the glove
  6.  
  7. glove.c contains the routines for accessing the glove on the PC
  8.  
  9. test.c contains a very simple demo that just reports (in text mode) the
  10.     values read from the glove
  11.  
  12. glovgraf.c contains a (slightly) fancier demo that moves a rectangle
  13.     around the screen as the glove moves
  14.  
  15. makefile is useful for building test.exe and glovgraf.exe
  16.  
  17. For wiring information, see the June 1990 issue of Byte magazine (available
  18. at your local library). 
  19.